home *** CD-ROM | disk | FTP | other *** search
- Path: news1.cle.ab.com!usenet
- From: don.phillips@ab.com (Donald-Anthony C. Phillips)
- Newsgroups: comp.lang.c
- Subject: Re: Q: Terminating program at EOF
- Date: Mon, 08 Jan 1996 20:01:51 GMT
- Organization: The Allen-Bradley Co., Inc
- Distribution: inet
- Message-ID: <4crim1$la0@news1.cle.ab.com>
- References: <4cn66j$5r0@fnpx20.fnal.gov>
- NNTP-Posting-Host: abpc386.cle.ab.com
- X-Newsreader: Forte Free Agent 1.0.82
-
-
-
- fgetc() requires an int data type. Retest for EOF with an int
- variable.
-
-
-
-